/* CSS Document */
/*
#banner{
	display:none;
}
*/
body#page-mod-book-view #banner{
	display:none;
}
#region-main .topics li.section, #region-main .topics li.topic{
	border:none;
	border:2px solid transparent;
	border-radius:10px;
	margin-bottom:2em;
}
#region-main #section-0{
	background-color:#C1E2E7;
}
#region-main #section-0 .content{
	margin-left:0;
}
.course-content ul.topics li#section-0 .content{
	margin-right:0;
	margin-top:0px;
}
#region-main #section-0 .left, #region-main #section-0 .right{
	display:none;
}
.float_right{
	float:right;
}
/* START section colouration */
#region-main #section-0 div.content{
	margin-left:0;
}
#region-main #section-1, #region-main #section-8, #region-main #section-15, #region-main #section-22, #region-main #section-29, .foundation_light{
	background-color:#F7E0EC;
}
#region-main #section-2, #region-main #section-9, #region-main #section-16, #region-main #section-23, #region-main #section-30, .arts_light{
	background-color:#FEE9D6;
}
#region-main #section-3, #region-main #section-10, #region-main #section-17, #region-main #section-24, #region-main #section-31, .eng_light{
	background-color:#E6F2F7;
}
#region-main #section-4, #region-main #section-11, #region-main #section-18, #region-main #section-25, #region-main #section-32, .mhs_light{
	background-color:#DFF2F3;
}
#region-main #section-5, #region-main #section-12, #region-main #section-19, #region-main #section-26, #region-main #section-33, .science_light{
	background-color:#E4F0D5;
}
#region-main #section-6, #region-main #section-13, #region-main #section-20, #region-main #section-27, #region-main #section-34, .socialsci_light{
	background-color:#EAE3F0;
}
#region-main #section-7, #region-main #section-14, #region-main #section-21, #region-main #section-28, #region-main #section-35, .enviro_light{
	background-color:#FBF6D2;
}
/* END section colouration */

#region-main li.section div.left{
	font-size:200%;
	padding:15px 3px 10px 3px;
	color:#fff;
}
#region-main h2#courseheader{
	padding-left:0;
	
}
#region-main .summary h2#courseheader{
	font-size:220%;
	color:#007083;
	padding-bottom:10px;
	padding-top:0;
	border-bottom:3px solid #007083;
}
/* START section name colouration */
#region-main .sectionname{
	font-size:2em;
	padding-bottom:4px;
	border-bottom:2px solid #fff;

}
#region-main #section-1 .sectionname, #region-main #section-8 .sectionname, #region-main #section-15 .sectionname{
	color:#E373AB;
	border-bottom-color:#E373AB;
}
#region-main #section-2 .sectionname, #region-main #section-9 .sectionname, #region-main #section-16 .sectionname{
	color:#FD9D5E;
	border-bottom-color:#FD9D5E;
}
#region-main #section-3 .sectionname, #region-main #section-10 .sectionname, #region-main #section-17 .sectionname{
	color:#8EC9DC;
	border-bottom-color:#8EC9DC;
}
#region-main #section-4 .sectionname, #region-main #section-11 .sectionname, #region-main #section-18 .sectionname{
	color:#63C9CC;
	border-bottom-color:#63C9CC;
}
#region-main #section-5 .sectionname, #region-main #section-12 .sectionname, #region-main #section-19 .sectionname{
	color:#8DC249;
	border-bottom-color:#8DC249;
}
#region-main #section-6 .sectionname, #region-main #section-13 .sectionname, #region-main #section-20 .sectionname{
	color:#AE8ABE;
	border-bottom-color:#AE8ABE;
}
#region-main #section-7 .sectionname, #region-main #section-14 .sectionname, #region-main #section-21 .sectionname{
	color:#F5DB01;
	border-bottom-color:#F5DB01;
}
.space_below{margin-bottom:20px;}
/* END section name colouration */


/* START document top links */
div.snmp_doc_top{
	padding-top:3px;
	text-align:right;
	margin-top:20px;
}
div.snmp_doc_top a{
	display:inline-block;
	border:1px solid #336699;
	border-radius:5px;
	background-color:#fff;
	
}
div.snmp_doc_top a:link, div.snmp_doc_top a:visited{
	display:inline-block;
	width:7em;
	padding:7px 33px 7px 5px;
	border:3px solid #6FA2DF;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/exit_btn.png) 98% 50% no-repeat;
	background-color:#6FA2DF;
	margin-left:10px;
	
}
div.snmp_doc_top a:hover{
	display:inline-block;
	width:7em;
	padding:7px 33px 7px 5px;
	border:3px solid #6F388B;
	color:#fff;
	text-decoration:underline;
	border-radius:5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/exit_btn.png) 98% 50% no-repeat;
	background-color:#6F388B;
	margin-left:10px;
	
}
/* END document top links */


/* START Book Tool Styling */
div#region-main > div.region-content > div.box.generalbox.book_content  h2{
	color:#000;
	font-weight:bold;
}

div.region-content > div.navtop{
	position:relative;
	z-index:100;
	background-color:#fff;
	padding:10px;
	border:4px solid #85D9EB;
	border-bottom:none;
	margin:0 10px 0 0;
	border-radius:20px 20px 0 0;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/book-icon.png) #fff no-repeat 1% 50%;/**/
}

div.region-content > div.box.generalbox.book_content{
	position:relative;
	z-index:10;
	background-color:#fff;
	padding:10px;
	border:4px solid #85D9EB;
	border-bottom:none;
	border-top:none;
	margin:0 10px 0 0;
}

div.region-content > div.box.generalbox.book_content a {
	color: #0000FF;
	text-decoration: underline;
}

div.region-content > div.box.generalbox.book_content table.data_table{
	border-collapse:separate;
	border:1px solid #CCC;
	border-radius:6px;
    -moz-border-radius:6px;

}
div.region-content > div.box.generalbox.book_content table.data_table th{
	border-top:none;
	border-left:1px solid #CCC;
	background-color:#DFEEFF;
}
div.region-content > div.box.generalbox.book_content table.data_table td{
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
div.region-content > div.box.generalbox.book_content table.data_table td:first-child{
	border-top:1px solid #CCC;
	border-left: none;
}
div.region-content > div.navbottom{
	position:relative;
	z-index:200;
	background-color:#fff;
	padding:10px;
	border:4px solid #85D9EB;
	border-top:none;
	margin:0 10px 15px 0;
	border-radius:0 0 20px 20px ;	
}

div.region-content a:link span.next_btn, div.region-content a:visited span.next_btn{
	display:inline-block;
	width:4.5em;
	padding:5px 30px 5px 5px;
	border:3px solid #74CF80;
	margin-left:10px;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/next_btn.png) 98% 50% no-repeat;
	background-color:#74CF80;
}
div.region-content a:hover span.next_btn{
	display:inline-block;
	width:4.5em;
	padding:5px 30px 5px 5px;
	border:3px solid #6F388B;
	margin-left:10px;
	color:#fff;
	text-decoration:underline;
	border-radius:5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/next_btn.png) 98% 50% no-repeat;
	background-color:#6F388B;
}

div.region-content a:link span.previous_btn, div.region-content a:visited span.previous_btn{
	
	display:inline-block;
		width:4.5em;
	padding:5px 5px 5px 30px;
	border:3px solid #74CF80;
	
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/previous_btn.png) 2% 50% no-repeat;
	background-color:#74CF80;
}
div.region-content a:hover span.previous_btn{
	display:inline-block;
	width:4.5em;
	padding:5px 5px 5px 30px;
	border:3px solid #6F388B;
	
	color:#fff;
	text-decoration:underline;
	border-radius:5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/previous_btn.png) 2% 50% no-repeat;
	background-color:#6F388B;
}


div.region-content a:link span.exit_btn, div.region-content a:visited span.exit_btn{
	display:inline-block;
	width:6em;
	padding:5px 30px 5px 5px;
	border:3px solid #6FA2DF;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/exit_btn.png) 98% 50% no-repeat;
	background-color:#6FA2DF;
	margin-left:10px;
}
div.region-content a:hover span.exit_btn{
	display:inline-block;
	width:6em;
	padding:5px 30px 5px 5px;
	border:3px solid #6F388B;
	color:#fff;
	text-decoration:underline;
	border-radius:5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/vle-resources/images/exit_btn.png) 98% 50% no-repeat;
	background-color:#6F388B;
	margin-left:10px;
}

/* START reveal/hide curriculum map button */
a.outcome_reveal:link, a.outcome_reveal:visited{
	font-size:100%;
	display:inline-block;
	padding:16px 5px 16px 75px;
	text-decoration:none;
	/*
	padding:7px 33px 7px 5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/apps-resources/vle-resources/images/reveal_btn.png) 98% 50% no-repeat;*/
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/curriculum/images/curriculum-mapping-icon.png) 5px 5px no-repeat #fff;
	background-repeat:none;
	/*background-color:#6FA2DF;*/
	margin-bottom:10px;
}
/*
a.outcome_reveal:link span, a.outcome_reveal:visited span{

	color:#fff;
	display:inline-block;
	border:3px solid #6FA2DF;
	border-radius:5px 5px 0 5px;
	padding:5px 35px 5px 5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/apps-resources/vle-resources/images/reveal_btn.png) 98% 50% no-repeat #6FA2DF;
}*/
a.outcome_reveal:hover{

	font-size:100%;
	display:inline-block;
	text-decoration:underline;
	/*background:url(http://www.nottingham.ac.uk/healthsciences/apps-resources/vle-resources/images/reveal_btn.png) 98% 50% no-repeat;
	background-color:#6F388B;*/
	background:url(http://www.nottingham.ac.uk/healthsciences/app-resources/curriculum/images/curriculum-mapping-icon02.png) 5px 5px no-repeat #FFF;
	background-repeat:none;
	margin-bottom:10px;
}
/*a.outcome_reveal:hover span{
	color:#fff;
	display:inline-block;
	border:3px solid #6F388B;
	border-radius:5px 5px 0 5px;
	padding:5px 35px 5px 5px;
	background:url(http://www.nottingham.ac.uk/healthsciences/apps-resources/vle-resources/images/reveal_btn.png) 98% 50% no-repeat #6F388B;
}*/

@media print{
  a.outcome_reveal{display:none;}
}

/* END reveal/hide curriculum map button */

/* END Book tool styling */

/* START Bootstrap CSS */
/* ///////////////////////////////////// */
.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}


.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}





/* ///////////////////////////////////// */
/* END Bootstrap CSS */


.outline{
	border:1px solid #0F0;
}	